OCX - definizione. Che cos'è OCX
Diclib.com
Dizionario ChatGPT
Inserisci una parola o una frase in qualsiasi lingua 👆
Lingua:

Traduzione e analisi delle parole tramite l'intelligenza artificiale ChatGPT

In questa pagina puoi ottenere un'analisi dettagliata di una parola o frase, prodotta utilizzando la migliore tecnologia di intelligenza artificiale fino ad oggi:

  • come viene usata la parola
  • frequenza di utilizzo
  • è usato più spesso nel discorso orale o scritto
  • opzioni di traduzione delle parole
  • esempi di utilizzo (varie frasi con traduzione)
  • etimologia

Cosa (chi) è OCX - definizione

TECHNOLOGY DEVELOPED BY MICROSOFT
OCX; OLE 2; Object linking and embedding; OLE container; OLE control; OLE custom control; OLE Database; OLE server; ActiveX object; Activex object; Object Packager; OCX control; Object Linking & Embedding; OLE2; OLE 2.0; OLE object; IOleObject; .ocx

OCX         
OCX         
OLE Control eXtensions (Reference: MS)
Object Linking and Embedding         
<operating system> (OLE) A distributed object system and protocol from Microsoft, also used on the Acorn Archimedes. OLE allows an editor to "farm out" part of a document to another editor and then reimport it. For example, a desk-top publishing system might send some text to a {word processor} or a picture to a bitmap editor using OLE. (1998-12-17)

Wikipedia

Object Linking and Embedding

Object Linking & Embedding (OLE) is a proprietary technology developed by Microsoft that allows embedding and linking to documents and other objects. For developers, it brought OLE Control Extension (OCX), a way to develop and use custom user interface elements. On a technical level, an OLE object is any object that implements the IOleObject interface, possibly along with a wide range of other interfaces, depending on the object's needs.